OpenBuildings™ Station Designer Help

STFSolid.getVertices

STFSolid.getVertices (points()As MbePoint)

STFSolid.getVertices will return the vertices of the STFSolid.

Dim slab As new STFSolid
Dim status As Integer
Dim points () As MBEPoint
status = slab.getVertices(points)


See also:
"STFSolid.setVertices"